projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c222c25
)
*** empty log message ***
author
Martin Rudalics
<rudalics@gmx.at>
Sat, 19 Jan 2008 18:46:48 +0000
(18:46 +0000)
committer
Martin Rudalics
<rudalics@gmx.at>
Sat, 19 Jan 2008 18:46:48 +0000
(18:46 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 42e51b1fbc3d78eaa7c839a5b2831168865cae1a..87822ef0d8505ad12d160b0240cac3d1a612fa29 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-280,6
+280,9
@@
considered for update.
** eldoc highlights the function argument under point
with the face `eldoc-highlight-function-argument'.
+** hide-ifdef-mode permits to shadow ifdef-blocks instead of hiding them.
+See option `hide-ifdef-shadow' and function `hide-ifdef-toggle-shadowing'.
+
+++
** defcustom accepts new keyword arguments, `:safe' and `:risky', which
set a variable's `safe-local-variable' and `risky-local-variable' property.